Opponent Car not showing up
Closed this issue · 6 comments
The git clone link was providing a non-latest version of the directory. I downloaded the zip file. It is working fine now.
The opponent car only shows up on the multi_node branch.
Thanks.
Hi I am trying to execute two separate scripts in the multi-node branch. When I publish speed and steering angle on /ego_id/drive topic for the ego vehicle, only the steering of the ego-vehicle works. Similarly when I publish speed and steering angle on /opp_id/drive topic, only the steering of opp-vehicle works. However sometimes the opp-vehicle and ego-vehicle moves with publishing on /opp_id/drive only.
On echoing the ros-topics I get what I am publishing but the vehicles are not moving. Can you help?
Could you try checking the subscription and published topics of the nodes using rosnode info
?
Closing due to inactivity.