Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesschrimpf committed Oct 9, 2024
1 parent 47c69ce commit ea9a308
Show file tree
Hide file tree
Showing 6 changed files with 193 additions and 181 deletions.
240 changes: 122 additions & 118 deletions _drone_8hpp_source.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _pioneer_drone_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
</div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> </div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span>} <span class="comment">// namespace blunux::drone</span></div>
<div class="ttc" id="aclassblunux_1_1drone_1_1_drone_html"><div class="ttname"><a href="classblunux_1_1drone_1_1_drone.html">blunux::drone::Drone</a></div><div class="ttdoc">Class representing a drone.</div><div class="ttdef"><b>Definition</b> Drone.hpp:28</div></div>
<div class="ttc" id="aclassblunux_1_1drone_1_1_drone_html"><div class="ttname"><a href="classblunux_1_1drone_1_1_drone.html">blunux::drone::Drone</a></div><div class="ttdoc">Class representing a drone.</div><div class="ttdef"><b>Definition</b> Drone.hpp:30</div></div>
<div class="ttc" id="aclassblunux_1_1drone_1_1_pioneer_drone_html"><div class="ttname"><a href="classblunux_1_1drone_1_1_pioneer_drone.html">blunux::drone::PioneerDrone</a></div><div class="ttdoc">Class representing a drone.</div><div class="ttdef"><b>Definition</b> PioneerDrone.hpp:31</div></div>
<div class="ttc" id="aclassblunux_1_1drone_1_1_pioneer_drone_html_a0afa2f798075368af1a5f5ea9e282d10"><div class="ttname"><a href="classblunux_1_1drone_1_1_pioneer_drone.html#a0afa2f798075368af1a5f5ea9e282d10">blunux::drone::PioneerDrone::get_thrusters_set_point</a></div><div class="ttdeci">pmu::PioneerThrustersSetpoint get_thrusters_set_point() const</div><div class="ttdoc">Get the thrusters set point.</div></div>
<div class="ttc" id="aclassblunux_1_1drone_1_1_pioneer_drone_html_ab2e0050f9a8c660bc18d3a2c6d347932"><div class="ttname"><a href="classblunux_1_1drone_1_1_pioneer_drone.html#ab2e0050f9a8c660bc18d3a2c6d347932">blunux::drone::PioneerDrone::set_thrusters</a></div><div class="ttdeci">void set_thrusters(pmu::PioneerThrustersSetpoint thrusters_set_point)</div><div class="ttdoc">Set value of the thrusters.</div></div>
Expand Down
Loading

0 comments on commit ea9a308

Please sign in to comment.