Skip to content

new console applications, point to point movements

Amy Blank requested to merge feature/update-robot-control into devel

Description

Added code necessary for point to point movements and created two example programs. Also some minor cleanup.

What to focus on

ProficioClient, ProficioClient.Examples, and ProficioClient.Tests.

Note that linear trajectory was ported directly from the firmware robot-gravity-calibration project, so the logic has already been reviewed. PID controller was not ported directly and has slightly different behavior so should be reviewed more carefully.

ProficioClient.Manufacturing was reviewed in !13 (merged)

Reviewers

Resources

Related (already merged into this branch):

Issues

  • Fixes #17
  • Fixes #18
  • Fixes #27
  • Fixes #29

Merge request reports