Skip to content

v1.1.0 - Introduction of Obstacles

Compare
Choose a tag to compare
@mosa11aei mosa11aei released this 16 Apr 19:15
· 22 commits to main since this release
6c62ef5

Changes in this version of TrajVis:

  • Obstacle class: You can now generate obstacles that will cause loss/"events" within your simulation on chance. For example, "balloon 4 is unreachable 40% of the time" is possible to be implemented using the class.
  • General bug fixes.