ROS2 Support
See original GitHub issuePorting Priorities
(from high to low; topic describes milestone, that can be reached when porting the nodes below)
Setup for manual driving
Test: roslaunch carla_ros_bridge carla_ros_bridge_with_example_ego_vehicle.launch
Automatically follow precalculated route
Automatically follow generated waypoints
Enable carla_ad_demo with rviz-plugin (execute scenarios, manual control, move camera)
- carla_ros_scenario_runner
- carla_spectator_camera
- carla_twist_to_control
- rviz_carla_plugin
- carla_ad_demo
Additional functionality
Issue Analytics
- State:
- Created 3 years ago
- Reactions:7
- Comments:5 (3 by maintainers)
Top Results From Across the Web
ROS 2 Documentation: Foxy documentation
You're reading the documentation for an older, but still supported, version of ROS 2. For information on the latest version, please have a...
Read more >bponsler/ros2-support: Collection of information ... - GitHub
ros2 -support. Collection of information/scripts pertaining to ROS 2 development. Tutorials/Guides. Below are various tutorials provided by this repository:.
Read more >ROS 2 Custom Message Support - MATLAB & Simulink
Use custom messages to extend the set of message types currently supported in ROS 2. If you are sending and receiving supported message...
Read more >Changes between ROS 1 and ROS 2 - ROS 2 Design
Every ROS package is a CMake project. In ROS 2 other build systems can be easily supported. For now the build tool supports...
Read more >6. ROS & ROS 2 Installation - NVIDIA Omniverse Documentation
Omniverse Isaac Sim provides both a ROS and ROS 2 bridge for ROS system integration. ... There is experimental ROS2 Foxy support on...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@anand-bala Yes. It should be pretty stable. (Testers are always welcome 😃 )
@ll7 Yes, that’s the current plan. The ros2 branch is planned to become the new master (as it supports ros1 and ros2 in parallel)