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

Resolve how to handle BTpp dependency #51

Closed
mjeronimo opened this issue Sep 5, 2018 · 0 comments
Closed

Resolve how to handle BTpp dependency #51

mjeronimo opened this issue Sep 5, 2018 · 0 comments
Assignees
Labels
nav2_bt_navigator Behavior tree version of the navigator task

Comments

@mjeronimo
Copy link

How do we handle the dependency on the BTpp library since it doesn't have an Ubuntu package. We could require anyone building this repo to first build Btpp from source and install. Other options?

@mjeronimo mjeronimo added nav2_mission_executor nav2_bt_navigator Behavior tree version of the navigator labels Sep 5, 2018
@mjeronimo mjeronimo self-assigned this Sep 5, 2018
@mjeronimo mjeronimo added this to To do in Navigation 2 Kanban via automation Sep 5, 2018
@mjeronimo mjeronimo moved this from To do to In progress in Navigation 2 Kanban Sep 6, 2018
@mjeronimo mjeronimo moved this from In progress to Needs review in Navigation 2 Kanban Oct 23, 2018
Navigation 2 Kanban automation moved this from Needs review to Done Oct 30, 2018
ghost referenced this issue in logivations/navigation2 Mar 7, 2022
* add approach_charging_station BT

* fix ComputePreChargingGoals action

* add ReachPreChargingGoal2.action

* revise approach_charging_station BT

* fix approach_charging_station BT

* test GoalReached action

* add get_charging_goal_from_marker_action

* add GoalClose condition

* revise approach_charging_station BT

* revise approach_charging_station BT

* BT naming and cleanup

* fix behaviour tree

* output current_charging_goal from compute_pre_charging_goals_action_server

* agv should drive very slow while approaching final charging_goal

* use lidar_field=2 to stop agv while approaching charging_pose

* increase acc_lim and cleanup

* cleanup

* cleanup

* remove goal_close_condition_bt_node

* wait 5s before get charging_goal from marker

* Testing: use warning_field=3 to stop agv at charging_goal

* add pre_charging_goal_3

* remove pre_charging_goal_3

* add charger_drive_obst and increase acc_lim upto 0.008

* add charger_drive_obst

* use polygon obstacles for ApproachChargingStation

* reduce max_vel and acc_lim

* cleanup

Co-authored-by: rdeniza <deniz.aksoy@logivations.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nav2_bt_navigator Behavior tree version of the navigator task
Projects
No open projects
Development

No branches or pull requests

2 participants