Added the simulation for the overarching simulation#27
Open
ste93 wants to merge 25 commits intoconvince-project:mainfrom
Open
Added the simulation for the overarching simulation#27ste93 wants to merge 25 commits intoconvince-project:mainfrom
ste93 wants to merge 25 commits intoconvince-project:mainfrom
Conversation
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
…r, and modified btcpp_executor.cpp Signed-off-by: Beniamino Squitieri <beniamino.squitieri@iit.it>
Signed-off-by: Beniamino Squitieri <beniamino.squitieri@iit.it>
Signed-off-by: Beniamino Squitieri <beniamino.squitieri@iit.it>
880cf5a to
818dfb9
Compare
Signed-off-by: Beniamino Squitieri <beniamino.squitieri@iit.it>
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
Signed-off-by: Beniamino Squitieri <beniamino.squitieri@iit.it>
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
Signed-off-by: Stefano Bernagozzi <stefano.bernagozzi@iit.it>
Signed-off-by: Beniamino Squitieri <beniamino.squitieri@iit.it>
Signed-off-by: Beniamino Squitieri <beniamino.squitieri@iit.it>
Signed-off-by: Beniamino Squitieri <beniamino.squitieri@iit.it>
Signed-off-by: Beniamino Squitieri <beniamino.squitieri@iit.it>
…or changes Increase RobotState publish rate in tutorial_sim run (state_pub_rate=5.0) to improve timing of dynamic Place resolution. Make translate_component object resolution robust with current manipulated_object, default fallback, last seen value, and short wait window. Keep forwarding semantics unchanged and update simulation/tutorial_sim READMEs with clear behavior and run guidance. Signed-off-by: Beniamino Squitieri <beniamino.squitieri@iit.it>
|
This PR is about all the changes that have been done in order to make all the BT working in simulation folder with pyrobotsim tools. |
Signed-off-by: Beniamino Squitieri <beniamino.squitieri@iit.it>
Signed-off-by: Beniamino Squitieri <beniamino.squitieri@iit.it>
Collaborator
There was a problem hiding this comment.
Should this skill have ascxml extension?
|
Don't think this causes any issues on my end - for reference the PR for the refine-plan portion of the demo is here: #28 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added the simulation with pyrobosim