Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AX12 driver using ros2-control #240

Merged
merged 22 commits into from
Jan 29, 2023
Merged

AX12 driver using ros2-control #240

merged 22 commits into from
Jan 29, 2023

Conversation

VladimirVincan
Copy link
Contributor

No description provided.

Copy link
Member

@lukicdarkoo lukicdarkoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Samo dodajte neki primjer, tipa novi folder mep3_hardware/test_dynamixel sa sljedecim fajlovima:

  • dynamixel_launch.py
  • controllers.yaml
  • description.urdf

Ideja je da ovi fajlovi stoje tu cisto radi brzog testiranja motora. Launch fajl bi pokretali bez imena paketa, samo ros2 launch src/mep3/mep3_hardware/test_dynamixel/dynamixel_launch.py

docker/Makefile Outdated
@@ -32,11 +37,11 @@ run:
-v ~/.Xauthority:/memristor/.host/.Xauthority:ro \
-v /tmp/.X11-unix/:/tmp/.X11-unix:rw \
-v /dev/dri:/dev/dri:ro \
-v /dev/bus/usb:/dev/bus/usb:ro \
-v /dev/bus/usb:/dev/bus/usb:ro ${USBTTY_MOUNT} \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Da li nam ovo treba? Mislim da --privileged vec montira cijeli /dev folder

Copy link
Member

@lukicdarkoo lukicdarkoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Meni je ovo dobro, mada sam ja dodao nekoliko promjena na kraju

@VladimirVincan VladimirVincan merged commit 189dfd5 into main Jan 29, 2023
@VladimirVincan VladimirVincan deleted the ros2-control-ax12 branch January 29, 2023 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants