-
Notifications
You must be signed in to change notification settings - Fork 135
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
In fiducial slam package got Oscillation in fiducial_pose. #190
Comments
There are usually some small oscillations in the robot pose from fiducial_slam. Can you record a bag file |
thank you so much
|
Hi, I haven't had a chance to look at the bag file yet, but one potential problem is that two transforms from base_link to the camera are being published. Instead of the static transform publisher, the way to change from upward to forward camera is to edit
|
hi, I couldn't get the " /etc/ubiquity/robot.yaml " file, I have download the fiducial package using this link for ros indigo distribution and compile and build the "fiducials-indigo-devel" |
My mistake, I thought that you may have been using the Ubiquity Robotics Raspberry Pi image. |
I looked at the bag file you sent and from the message types, it looks like you are running code from the Indigo branch. I also just noticed that you mentioned it in your previous message. That code hasn't been maintained for several years and we are going to remove it eventually, since Indigo support ended in April. The kinetic-devel branch has many improvements (including a rewrite of the Python fiducial_slam in C++) and is known to run on Kinetic and Melodic. What version of ROS are you running? |
sorry for the delay, |
I apologize for the delay, ROS distribution: kinetic video of robot postion on rviz |
Some jitter in the order of 1-2 cm is expected, but what you have indicates something is wrong. Things to check are
If you can create another bag file of |
thank you for the response, |
hello, I have check all the aspects as you mention,
And the bag file of /fiducial_transforms is fiducial_trans_new_2019-08-28-15-04-57.bag.zip and the two launch files, |
I am using the UbiquityRobotics/fiducials package, I have followed all the step mention in readme.md file, after using this package I am getting an error as the fiducial_pose(robot pose in map frame) is oscillating continuously while robot and markers are in a stationary condition. so can anyone will give the solution for that!
I am using the following specifications,
ROS distribution: indigo
camera: Kinect v2
camera is calibrated
camera front-facing
marker on the wall
The text was updated successfully, but these errors were encountered: