-
Notifications
You must be signed in to change notification settings - Fork 175
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
Adding cameras to stageros #34
Comments
After the camera_rev patch camera module is a required for each simulated robot. |
rtv/Stage is the canonical repo for Stage. Thanks for the contributions! I plan to work on the ROS interface quite a Richard/ On Thu, Jan 24, 2013 at 6:13 AM, bombilee notifications@github.com wrote:
|
The tf tree looks correct but for some reason slam_mode_goal does not enter the laserscan callback which prevents move_base from publishing a goal. Additionally, the stage sim topics for the cameras are not publishing so rtabmap will not work. But I do see that stage supports cameras (http://wiki.ros.org/stage_ros#Published_topics and rtv/Stage#34) so theoretically this should be able to work.
Willow Garage is migrating code repository & issue tracker to
github
and I haven't found any other location forStage
than here. If it's not a right space forROS
binding please say so. Thank you.Migrated from https://code.ros.org/trac/ros/ticket/4058
Reported by: trinighost Owned by: gerkey
Priority: major
Last modified: Nov 2012
Description
There are a couple of things that I wish I had more time to address, these include using the image_transport, and addressing the matter of whether a camera can exist with out a host model, but here's a patch that provides the missing functionality.
Content of camera_rev.patch
TabularUnified src/stageros.cpp
TabularUnified world/willow-four-erratics.world
The text was updated successfully, but these errors were encountered: