tier4_simulated_clock_rviz_plugin
does not work with planning_simulator.launch.xml
#293
Closed
3 tasks done
Labels
bug
Something isn't working
Checklist
Description
It seems Rviz is not configured properly when
planning_simulator.launch.xml
is used (it's maybe the same for thelogging_simulator.launch.xml
too):As you can see, in Rviz "ROS time" is actually wall time.
One consequence is that the
SimulatedClockPanel
does not work.A simple workaround is to start rviz in a separate terminal like this:
Then the
SimulatedClockPanel
works just fine.I am wondering what is the proper fix though. I thought the
global_params.launch.py
should set the parameter for every Ros2 node, but apparently it is not the case.Expected behavior
Rviz is started with simulated clock
Actual behavior
not the case
Steps to reproduce
run the planning simulator
Versions
No response
Possible causes
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: