ros2 - #2
Conversation
|
Hi, do you mind giving a short installation guide for your ros2 PR? Do I still need to clone the ouster_examples repository because the ouster drivers are now in the ouster-ros repository? How do I use your PR with the Jackal? Clearpath introduced with ros2 the robot.yaml. Do I have to add this to the robot.yaml as described in https://docs.clearpathrobotics.com/docs/ros/config/customization? If yes, what is the "project_bringup" parameter in your setup? Can I use the normal Jackal startup command, "ros2 launch clearpath_gz simulation.launch.py"? |
You need https://github.com/ouster-lidar/ouster-ros instead of ouster_example. Choose the correct branch for your ROS2 distro. You need to add the urdf in this package to your robot urdf. I did not use this with a Jackal so I don't know about robot.yaml. Haven't tried it myself but I think you may need to add the following to the file: |
|
Hi, And lastly, how do you start the application? |
Update topic names and frame/link names to match ouster ROS driver
Update topic names and frame/link names to match ouster ROS driver
Update topic names and frame/link names to match ouster ROS driver
Update topic names and frame/link names to match ouster ROS driver
update to ros2