Skip to content

Commit

Permalink
Merge pull request #67 from RobotecAI/pantosz/update_readme_with_spec…
Browse files Browse the repository at this point in the history
…tatorcamera

Updated README with RobotecSpectatorCamera
  • Loading branch information
patrykantosz authored Sep 26, 2024
2 parents 9ffd602 + 5d5ea78 commit a0c06c1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
Binary file added doc/RobotecSpectatorCamera.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 7 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ If you switch `Local Coordinates` to true, the component will interpret coordina
Simple, but extremely useful tool that exposes ROS 2 subscription/publication to Script Canvas and LUA.
Refer to [readme](Gems/ROS2ScriptIntegration/readme.md)

# RobotecSpectatorCamera

A component that allows to look at an entity from 3rd person perspective and to switch camera mode to the free flying mode (to switch mode press the `C` key). It also allows to enable/disable following the target's rotation and to add a vertical offset to change the `look at` point of the target entity.
![](doc/RobotecSpectatorCamera.png)


# RobotecWatchdogTools

Expand All @@ -56,5 +61,5 @@ A tool that allows to adjust frequency, activate and deactive sensor during game
# Smoothing

Gem contains a smoothing component that will mimic the movement of an attached entity with the tracked entity. It offers multiple smoothing methods. It allows the lock Z axis to point up direction.
Useful for robots' movement smoothing.
![alt text](doc/Smoothing.png)
Useful for robots' movement smoothing.
![alt text](doc/Smoothing.png)

0 comments on commit a0c06c1

Please sign in to comment.