We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I did rosbag play -l some.bag and rostopic echo /left/rslidar_packets showed some data.
rosbag play -l some.bag
rostopic echo /left/rslidar_packets
But when I launched rviz, it showed NO TF Data.
rviz
NO TF Data
Also rosrun tf view_frames gives: no tf data recieved
rosrun tf view_frames
no tf data recieved
I use ROS-noetic and ubuntu 20.04.
How can I fix it?
The text was updated successfully, but these errors were encountered:
We have not tested code on Noetic yet~~
Did you change fixed frame to rslidar like this?
rslidar
Sorry, something went wrong.
i have the same problem. I have changed the fixed frame to rslidar but still the same.
No branches or pull requests
I did
rosbag play -l some.bag
and
rostopic echo /left/rslidar_packets
showed some data.But when I launched
rviz
, it showedNO TF Data
.Also
rosrun tf view_frames
gives:no tf data recieved
I use ROS-noetic and ubuntu 20.04.
How can I fix it?
The text was updated successfully, but these errors were encountered: