-
Notifications
You must be signed in to change notification settings - Fork 1
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
Additional Waypoints and WayPoint attributes #21
Comments
Ok. I can add these today. Will be running a little late though. |
We will also need to move the start waypoint to reflect the location where we actually want to place the point that represents the bot (the center of rotation, between the wheels). |
We need waypoints at the base and top of both ramps, so that planner can issue high speed micro moves between those locations for ramp climbs. How's the new start waypoint coming, @rlsnow? |
There are already waypoints at the center of the lower platform, center of upper platform, and centered in front of the lower ramp on the ground level. Are these not satisfactory? I can change the start point as soon as we know where we want to start. Where do we want to start? |
From what I understand after talking to @rsrinath85, the ramp waypoints should be closer to the edge of the ramp, so that the robot can power up to that point, then slow down for travel on the flat part. @R00ney, where would we need to put the XY location (center of rotation) of 'bot such that its front is at the edge of the ramp when going up one? Such that its back is just off the ramp after going up one? Such that its left and front sides are on the outer edge of the start location? |
On Thu, Apr 4, 2013 at 3:55 PM, Ricker [email protected] wrote:
Neal and I measured the start location, and we're saying it's 4.0" x
|
Jeff, Were these measurements taken from the wall our from the very edge of the -Ricker On Thu, Apr 4, 2013 at 4:07 PM, Jeff Schornick [email protected]:
Ricker Snow |
On Thu, Apr 4, 2013 at 4:29 PM, Ricker [email protected] wrote:
The measurements are relative to the very edge of the course, not the
|
We will require at least one additional way point, for start of upper ramp start.
Also, all waypoints require an additional field to specify what the speed must be. It can say things like "Normal", "Ramp", "Anything else @dfarrell07 might think appropriate". etc.
The text was updated successfully, but these errors were encountered: