Skip to content
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 temporal obstacle layer #217

Merged
merged 4 commits into from
Aug 23, 2022
Merged

Conversation

lukicdarkoo
Copy link
Member

@lukicdarkoo lukicdarkoo commented May 22, 2022

Fixes #66

@lukicdarkoo lukicdarkoo requested a review from angstrem98 May 22, 2022 00:09
@filiparag filiparag added navigation Navigation allows planning trajectory while avoiding dynamic and static obstacles planning The robot has to perform many actions to achieve an objective labels May 25, 2022
@lukicdarkoo lukicdarkoo requested a review from filiparag August 15, 2022 08:02

rosidl_generate_interfaces(${PROJECT_NAME}
"action/DynamixelCommand.action"
"action/MotionCommand.action"
"action/ResistanceMeter.action"
"action/Scoreboard.msg"
"msgs/Scoreboard.msg"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Zašto?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cilj je da smanjimo broj cvorova i akcija:
#218

Mislim da je to glavni razlog sporog pokretanja

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nije lijepo od mene sto sam to provukao u ovaj PR :/

@lukicdarkoo lukicdarkoo merged commit e48b84b into main Aug 23, 2022
@lukicdarkoo lukicdarkoo deleted the feature-temporal-obstacle-layer branch August 23, 2022 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
navigation Navigation allows planning trajectory while avoiding dynamic and static obstacles planning The robot has to perform many actions to achieve an objective
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Izbegavanje diskova pri navigaciji
2 participants