Skip to content

p-en-o-cw-2016/testbed-provided

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Running the software

Running this testbed requires downloading some additional software:

To run the program, make sure it's parent directory includes every .jar you downloaded. Additionally, you should link the native library's parent directory using the java.library.path option. For example, assuming all files reside in the same directory, you should use:

`java -Djava.library.path=. -jar peno.jar`

Using the software

Running the testbed will spawn a file-selection screen. Select a world description file (cancel the selection will load an empty world). To move around in the world click on the canvas in the testbed and use the ¨WASD¨ keys and the arrows to rotate in the world. Add your autopilot by connecting to localhost:8000 using the wire protocol. Click the buttons in the GUI to start or pause the simulation.

Loading a new file while there is a drone in the simulator will keep the drone in the previous world. Reconnect the autopilot in this case.

Remarks

As this is the first version of our testbed it could contain some mistakes. Please report all your issues via the Issues tab of this website.

About

Testbed provided by the didactic team

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •