Closed BrodieBirko closed 4 years ago
Similarly, I am looking forward to the result of 3d presentation in the video ! And i notice that the author use a bag named cruise.bag, how could we get it ? About the way to realize the 3d result, I believe that we should learn sth about WORLDVIEW. Now, I want to get the cruise.bag to learn more in detail.
@BrodieBirko unfortunately the Cruise car model is currently hardcoded into Webviz; we don't currently support loading arbitrary models.
@zwmisdu That's a proprietary Cruise bag which we can't share, but we have a Webviz demo here: https://webviz.io/app/?demo which uses this bag: https://open-source-webviz-ui.s3.amazonaws.com/demo.bag
Sweet, that answers my questions.
Is this feature on the roadmap? (Loading any robot model from the urdf?)
Currently not, but happy to take contributions!
I am wanting to view my RobotModel in webviz and have the models correspond to joints like they do using urdf's in RVIZ. Is there currently any support for something similar to this?
There is a Cruise video showing a ROS 3D panel with a car model and pointcloud/mapping data, this is in the general direction I want to be heading. Could you share any information on how this was achieved?