-
Notifications
You must be signed in to change notification settings - Fork 0
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
Integrate with SOM #13
Comments
|
ori-orion/orion_semantic_map@838c602 |
ori-orion/orion_semantic_map@b9e5174 We have object tracking, but what if that object is out of view for a little bit. Take the example of a bottle on the table. The robot turns around, and then looks again at the bottle a second time. Is the consistency across this gap covered by perception, or is it something for SOM to deal with? (Can be easily done, I just need to know!) |
I think I'll create a config file for global params in orion_hsr_bringup so that these remain constant throughout all tasks. |
The other question is as to the publishing of tfs. I've noticed a slight lag on the location of the tfs being published by the old recognition system on rviz. They are being published slightly ahead of the motion of the head itself (which is interesting). Whether we want the tfs being published as per the old system (maybe under slightly different names?), is something to work out I think. |
Add an entry to som for tf_id |
Current branches for other packages that are related to this:
|
For the tfs, can ' ' -> '_'? |
No description provided.
The text was updated successfully, but these errors were encountered: