2018
DOI: 10.48550/arxiv.1808.10703
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

PythonRobotics: a Python code collection of robotics algorithms

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
16
0
3

Year Published

2019
2019
2023
2023

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 20 publications
(23 citation statements)
references
References 2 publications
0
16
0
3
Order By: Relevance
“…During inference, we unroll the waypoint generation module n times to get an n-step trajectory. We then fit a cubic spline on it using an existing framework provided by Sakai et al [30].…”
Section: Trajectory Interpolationmentioning
confidence: 99%
See 1 more Smart Citation
“…During inference, we unroll the waypoint generation module n times to get an n-step trajectory. We then fit a cubic spline on it using an existing framework provided by Sakai et al [30].…”
Section: Trajectory Interpolationmentioning
confidence: 99%
“…For this purpose we use a standard Stanley Controller [4], but it should be noted that our approach is invariant to the choice of the path tracking algorithm. The implementation of Stanley used is also provided by Sakai et al [30].…”
Section: Low-level Controlmentioning
confidence: 99%
“…The Tracker sees all agents in G.interior and guarantees no collisions by sending a brake signal when necessary to ensure a minimum safe distance is maintained at all times. The tracking algorithm that we use is an off-the-shelf MPC algorithm from [27].…”
Section: E Tracker Implementationmentioning
confidence: 99%
“…It will accomplish this while sending compatible inputs to the customer's car G (40) and not driving it into people and other cars G (41) . When the CustomerInterface sends a Retrieve command, the above process repeats with the Supervisor, which ensures that the last configuration is in the return area, thus satisfying G(27) . If this is the last sent path, then upon reaching the end of the path, it should notify the Planner module that it has completed the task by G (44) which satisfies A(24) , A (29) , and A (31) .The Supervisor alerts the CustomerInterface of the completed return by G(26) .…”
mentioning
confidence: 99%
“…The algorithm was significantly affected by the data quality, however, it still worked well to determine whether a robot configuration belong to the free space. To reduce the processing time for the robot, RRT motion planning Karaman & Frazzoli (2011);Sakai et al (2018) was deployed in the robot. The two proposed frameworks are crucial portions to build an autonomous framework, which makes ARA robot implementing the tasks on the real steel bridge structure.…”
Section: Point Inside Boundary Check -Pibc and Path Planningmentioning
confidence: 99%