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

ROS 2 and Webots #19

Closed
3 tasks done
lukicdarkoo opened this issue Nov 15, 2021 · 0 comments · Fixed by #24
Closed
3 tasks done

ROS 2 and Webots #19

lukicdarkoo opened this issue Nov 15, 2021 · 0 comments · Fixed by #24
Assignees
Labels
simulation The simulation will allow us to simulate robot dynamics, and sensors
Milestone

Comments

@lukicdarkoo
Copy link
Member

lukicdarkoo commented Nov 15, 2021

This will be a basic ROS 2 integration, we need to expose only cmd_vel (Twist) and odom (Odometry) topics. It will allow us to command the robot and read the robot's position obtained through the wheel odometry.

The webots_ros2 package comes with a webots_ros2_control package that integrates ros2_control. Thanks to the ros2_control we can spin a diffdrive_controller node that will automatically expose necessary topics.

Reference:

Example:


To do

  • Podesiti okruženje
  • Opisati probnog robota u URDF
  • Kontrola motora
@lukicdarkoo lukicdarkoo added the simulation The simulation will allow us to simulate robot dynamics, and sensors label Nov 15, 2021
@filiparag filiparag linked a pull request Nov 21, 2021 that will close this issue
@lukicdarkoo lukicdarkoo added this to the 2022.1 milestone Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
simulation The simulation will allow us to simulate robot dynamics, and sensors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants