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

[demo] More 'robotic' behavior demonstration #4204

Open
SteveMacenski opened this issue Mar 21, 2024 · 0 comments
Open

[demo] More 'robotic' behavior demonstration #4204

SteveMacenski opened this issue Mar 21, 2024 · 0 comments
Labels

Comments

@SteveMacenski
Copy link
Member

In the last couple of years, I've worked to add in algorithms and systems with the idea that a global path is a general sense of a route and I would like dynamic behavior to be possible by the robot using the trajectory planners where ever possible.

I did add in the RPP controller that's a path follower (and obviously MPPI can be tuned for that as well), so I think it would be useful to have a configured robot setup that does more or less very robotic behavior that it precisely follows the path, stops with obstacles, and waits. The more traditional back of house behavior for robotic systems, rather than the highly fluid and dynamic systems I generally work towards.

So action items: Retune and provide an example of a very rigid path following system rather than giving the the trajectory planner broad leeway to find its own way through the world using the global path as a general sense of direction. It may involve a bit of development, but should be straight forward when problems are run into

@SteveMacenski SteveMacenski changed the title [demo] More 'robotic' behavior [demo] More 'robotic' behavior demonstration Mar 21, 2024
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

1 participant