Giter Club home page Giter Club logo

Comments (11)

qetuo105487900 avatar qetuo105487900 commented on July 4, 2024

i want to go to r317-1
here can see

2024._11_36_17_PM_.Copy.mp4

the costmap is reatime but the tf from tf is long time ago's pose

from rtabmap.

qetuo105487900 avatar qetuo105487900 commented on July 4, 2024

here. maybe i found the problem between cartographer and rtabmap.

based on cartographer, the rate from map to odom is 195.
but based on rtabmap, the rate from map to icp_odom only 20.
having a huge difference between them.

so, rtabmap can change rate from map to icp_odom and from icp_odom to odom ?

Screenshot from 2024-05-09 00-09-54
Screenshot from 2024-05-09 00-09-24

from rtabmap.

qetuo105487900 avatar qetuo105487900 commented on July 4, 2024

if i only use 3d lidar and wheel odom to do slam, rtabmap can increased the map -> odom frequency on localization mode to maybe 100 or 200 hz ?

from rtabmap.

matlabbe avatar matlabbe commented on July 4, 2024

map -> odom rate doesn't need to be increased. It is already post stamped 1 second in the future (so always available). The costmap is using which frame? I would not expect the costmap itself to rotate as the odom frame should be fixed. Which frame is used as global frame in rviz?

icp_odometry is 10 Hz matching the frame rate of the lidar (we cannot make it publishing faster than input sensor rate).

Try also rostopic delay to see which topic is causing so much delay.

Are the two computer clocks synchronized?

from rtabmap.

qetuo105487900 avatar qetuo105487900 commented on July 4, 2024

hello, @matlabbe .
the costmap is based on "base_footprint" frame.
tf based on map.
rviz gloab frame fixed on map which generated from rtabmap.
my mean is delay for a long time when i use joystick to rotate the robot, costmap can rotate immediately, but the tf after rtabmap is delay for a long time.
--.......................................................................--
sorry, i can't find "rostopic delay". if you have any more detail description.

from rtabmap.

qetuo105487900 avatar qetuo105487900 commented on July 4, 2024

i want to go to r317-1 here can see

2024.11_36_17_PM.Copy.mp4
the costmap is reatime but the tf from tf is long time ago's pose

at this video 0:02, can see. i turn left, but the tf which localizate on map delay for a long time.

from rtabmap.

qetuo105487900 avatar qetuo105487900 commented on July 4, 2024
2024._8_19_50_am_.copy.720p.mp4

the left side is rtabmap/localization_pose topic
the right side is camera topic
we can see the stamp from rtabmap/localization_pose is very older than camera topic, i think is this problem, so delay for a long time.

from rtabmap.

matlabbe avatar matlabbe commented on July 4, 2024

What is the processing time shown in rtabmap log? It seems there is a 2 sec delay, meaning 2 sec processing time? If so, so tuning about ICP parameters may be needed to use less points for localization. Can you launch rtabmap node with "--udebug" argument and show log of one update here?

from rtabmap.

qetuo105487900 avatar qetuo105487900 commented on July 4, 2024

sorry, i launch rtabmap node with "--udebug" argument , but where is the log path?

from rtabmap.

qetuo105487900 avatar qetuo105487900 commented on July 4, 2024

by the way, i try yesterday,
only use camera with superpoint, the rate of locailzation_pose only 0.5hz (under 1 hz), this can localization on the correct position.
only use lidar, the rate of locailzation_pose can get approximately 10hz, but this can't localization on the correct position.
use lidar and camera , the rate of locailzslation_pose about 4~5hz. this can localization on the correct position.
so maybe problem on feature map too slow?

from rtabmap.

matlabbe avatar matlabbe commented on July 4, 2024

If you start the node with output="screen", the log should appear in the terminal directly.

If you are using Rtabmap/DetectionRate at 0, the visual dictionary will increase in size super fast, slowing down overall frame rate. Without seeing the whole launch file and a rtabmap database, it is difficult to assess why some config are slower on your computer. If you are using Superpoint, I hope you are using cuda version, otherwise it is super slow.

from rtabmap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.