-
Notifications
You must be signed in to change notification settings - Fork 99
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
Add proto-reservation node as core part of RMF #212
Conversation
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
There are a number of objects which obstruct the passage lanes in the office world. This commit removes them. Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
As per a discussion with @mxgrey we are removing references to "chope" Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Michael X. Grey <[email protected]>
Signed-off-by: Michael X. Grey <[email protected]>
Signed-off-by: Michael X. Grey <[email protected]>
Signed-off-by: Michael X. Grey <[email protected]>
Signed-off-by: Michael X. Grey <[email protected]>
Signed-off-by: Michael X. Grey <[email protected]>
Signed-off-by: Michael X. Grey <[email protected]>
Signed-off-by: Michael X. Grey <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a weird amount of linting that needed to be addressed on old code. I guess noble introduced some changes to the linting tools.
There are some very useful scripts added with this PR, so thanks for that.
We may want to consider just enabling the reservation system for all of the demo worlds, but the office world is a good one to start out with.
I noticed that this launch file was still lying around from #212. I had added it in an early commit of #212 as we initially did not want the reservation system running in the default world. However, now that the reservation system is running in the default office world, this launch file is redundant. Additionally, this launch file references a non-existant launch file in rmf_demos and hence will not work. To reduce confusion I am removing this launch file. Signed-off-by: Arjo Chakravarty <[email protected]>
I noticed that this launch file was still lying around from #212. I had added it in an early commit of #212 as we initially did not want the reservation system running in the default world. However, now that the reservation system is running in the default office world, this launch file is redundant. Additionally, this launch file references a non-existant launch file in rmf_demos and hence will not work. To reduce confusion I am removing this launch file. Signed-off-by: Arjo Chakravarty <[email protected]>
New feature implementation
Implemented feature
Adds a proto-reservation system
Depends on:
Implementation description
Just adds a line to start the "chope_node" (choping is the Singaporean act of reserving a table usually using some item)