-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
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
Kobuki Description #20
Comments
Added a rear wheel to the xacro. |
applied turtlebot_description structure; urdf visualisation in rviz works; proper gazebo simulation still TODO |
1 similar comment
applied turtlebot_description structure; urdf visualisation in rviz works; proper gazebo simulation still TODO |
The necessary files for the Gazebo simulation are mostly only a modified copy of the turtlebot/create. We need to update and adapt them to the actual Kobuki, e.g. simulate the sensor we have. Also, we still need to get a nice mesh for our robot. Hence, I'll keep this issue open. |
Not sure if this should be a new issue by its own.... We are till now ignoring kinect calibration parameters (stored on file turtlebot_calibration.xacro). We have by now a default calibration that I have no idea from where it comes from. Probably from Turtlebot default values. I think we should provide an all-zeros file and a procedure for calibration similar to the turtlebot one (no idea how it looks). By now, 민수 will manually estimate approximate values for his 케봇 |
DK and I are now working on an precise kinematic model and a nice mesh. |
@ calibration file: It is use to properly place the Kinect on top of Kobuki (resp. the iCreate). After the design is fixed, we need to write down the correct values for the Kinect and Xtion. |
I just pushed my updates, restructing and cleaning work. RViz visualisation works, but loading the same robot description looks stange in Gazebo (although the simulation itself works). Others are experiencing the same issue: here and here. Hopefully, that gets solved by a new Gazebo release. I'll keep an eye on this. Further updates are still on the list: Add new high- and low-res hexagon plate and base meshes, make use of Collada and test the 3d sensor simulation. |
Done. Kobuki and Turtlebot 2 look awesome! :-) |
Match our kobuki_description with the turtlebot_description package. Maybe even utilise some of it.
The text was updated successfully, but these errors were encountered: