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

allow setting initial scale of aircraft in a mission file #511

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

esquires
Copy link
Collaborator

No description provided.

@esquires
Copy link
Collaborator Author

esquires commented Mar 1, 2021

Given #512 this was tested locally via

docker build -f ./ci/dockerfiles/ubuntu-16.04 .
docker build -f ./ci/dockerfiles/ubuntu-18.04 .
docker build -f ./ci/dockerfiles/ubuntu-20.04 .

@esquires esquires merged commit 8860196 into gtri:master Mar 1, 2021
@esquires esquires deleted the set-init-scale branch March 1, 2021 17:39
kemen209 added a commit to kemen209/scrimmage that referenced this pull request Jun 10, 2021
* 'master' of https://github.com/gtri/scrimmage: (227 commits)
  allowing an external force in the fixed wing model
  added a loop to call close() for all metrics plugins in simcontrol's shutdown() method (gtri#515)
  added more randomness to the entityPlugin shape hash (gtri#514)
  allow setting initial scale of aircraft in a mission file (gtri#511)
  fixed nullptr in draw_sphere (gtri#507)
  added optional argument of enable_gui with ardupilot SITL (gtri#513)
  Update GPS.proto
  Fix could not find plugin ROSAirSim bug (gtri#500)
  updated terrain generation docs
  Update docs to reflect Internal GTRI Mailing List and Fix Link (gtri#485)
  exposed the flush() function so that partial log files can be written in the case of scrimmage crashing
  Added a printer utility in the log directory. Usage comments are in src/log/Print.cpp. This utility is shared among plugins in the simulation and can be invoked to print to both the console and to a file in the log directory called console.log. * PrintDev() * PrintInfo() * PrintWarning() * PrintError()
  fix build issues
  Updated shape docs per issue gtri#438
  Update README.md
  Create BatchExample.py
  Update multiple-local-runs.rst
  Fixing multi-agent bugs in scrimmage/openai
  travis.yml: Push docs to server from Ubuntu 20.04 docker image
  create docker tags for xenial, focal, latest
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant