The framework has been updated - please pull again before starting with assignment 1. #19
JJWRoeloffs
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As some of you might have noticed, I have been fixing bugs in the background during this first week of usage. Please update to the latest version (just using
git pull
), before starting the first assignment. Here is the changelog of things that happened since January 8th:New features:
start_coppelia_sim.*
scripts yourself to pass novel command line arguments. They should expose all arguments you'd want to pass. The documentation of the scripts is here, and an example on how to run multiple instances can be found hereBugfixes:
[BackL, BackR, FrontL, FrontR, FrontC, FrontRR, BackC, FrontLL]
, meaning only the hardware order changed.run.ps1
now sends through all passed arguments, instead of only the first.results/
directory is now created when it does not exist in parity with Linux and macOS..sleep()
method is now no longer inconsistently marked as static for the hardware.In addition, a lot of issues were fixed with the documentation, ranging from typos in provided commands to structure and readability.
Known issues:
Beta Was this translation helpful? Give feedback.
All reactions