Billthekidz

Results 4 comments of Billthekidz

sensor_msgs is a well-known message and it is defined by ROS

I have limited time working with CARLA ros bridge. It looks like the ros bridge uses nodes that communicate with CARLA server using CARLA's python API.

First I hope you understand what `use_sim_time` does. https://answers.ros.org/question/288672/how-use_sim_time-works/ You may have to modify the code from ros-bridge so it uses system time instead of simulation time.

The GitHub Issues for this repo is flooded with similar report. Sorry if you have no means to debug you self, so do I. I suggest looking among the similar...