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

[Autonomy] Integration of Route Planning Software #8

Open
SwapnilPande opened this issue Jan 14, 2019 · 2 comments
Open

[Autonomy] Integration of Route Planning Software #8

SwapnilPande opened this issue Jan 14, 2019 · 2 comments
Assignees
Labels

Comments

@SwapnilPande
Copy link
Member

Which section of robot code is this for?
Route Planning and Execution

Description of feature

  • Find suitable software package to efficiently generate route between two waypoints provided by high level controller
  • Build ROS node for package or integrate existing ROS package into our ROS project
@BaibhaVatsa
Copy link
Member

BaibhaVatsa commented Jan 23, 2019

We have been more focused lately on the pure pursuit so have not made any headway in this. ROS environment and everything has been set up on everyone's laptops.

@partlygloudy
Copy link

Yeah don't worry about this too much for now. Since you guys got a version of A* working already, pure pursuit should be the focus at the moment.

BaibhaVatsa added a commit that referenced this issue Mar 25, 2019
BaibhaVatsa added a commit that referenced this issue Mar 25, 2019
the function creates a smoothed path and returns it
verified that the astar part works
need to verify that the path object returned is as desired
partlygloudy pushed a commit that referenced this issue Mar 25, 2019
Still need to test this with actual ROS messages but I verified that the astar code is working as expected. I'd say this node is 90-95% done
partlygloudy pushed a commit that referenced this issue Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants