What is a timestamp?
What is a timestamp? How is it related to the 3D location of an object? Why is it useful?
What is a timestamp? How is it related to the 3D location of an object? Why is it useful?
Timestamp of e.g. an image ist the point of time, when the Image was captured. If robot moves through its operateing Environment the mounted sensors will move as well. Therefore, the timestamp together with the motion trayectory of your robot will help you to keep trace where each Image was captured.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2017-03-13 23:47:15 -0500
Seen: 703 times
Last updated: Mar 14 '17
Get the timestamp a Float64MultiArray message was published
What does "timestamp" of "header" in hokuyo's scan data?
How to subscribe & synchronize to two images topics [closed]
Any package to do 3D slam with kinect in ROS fuerte
RVIZ: Efficient way to display large, incremental 2D images in 3D space
How to plot in 3D using rxplot [closed]
ros_astra_camera install error (undefined reference error)
How to animate a robot like a character in a 3D animation movie?
@Rai: ROS Answers is definitely a website where we try to help out beginners, but we do expect a certain amount of effort on your side as well. We're happy to help, but could I ask you to include whatever you've already found yourself in future questions? That way we avoid duplicating answers.
Thank you for your comment. If you browse my questions, you will see I have asked and re-asked these questions and have tried to add further improvements, but yet nothing.
I was wondering if you could check this and tell me if I need to ask it in a different way, thank you.
Just an observation, but I get the impression that you are trying to learn all sorts of things at the same time. ROS is not easy and trying to learn about robotics / computer vision in general while also climbing the steep learning curve of ROS will most likely not be most efficient.
Pick your battles and try to get a general understanding of things first, then try to translate those into ROS domain concepts, which will probably lead you to packages, nodes and techniques that you can use for that. Also, pick up a book or two.
Which means one or two months of sleeping on books. Do I have a shorter way to "just complete the mentioned project" or something like that, in two or three days? Okay, the answer is no, but still..
Well I don't know what you want me to say. Unfortunately there is no magic way to do everything someone would want in no time whatsoever.
If your requirements are very close to something that an existing pkg provides, you could cut some corners, but you wouldn't gain any understanding.
If you meant: are there any books which take you through a nr of example projects, then my answer is: yes, those exist. Just check out some of the books on the page I linked (anything by example would seem to apply here).