mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
add informative comment
This commit is contained in:
parent
9f07cf5e97
commit
98cac4fd7c
@ -200,6 +200,7 @@ public:
|
||||
inline const InterfaceState* start() const { return start_; }
|
||||
inline const InterfaceState* end() const { return end_; }
|
||||
|
||||
/// Retrieve following (FORWARD) or preceding (BACKWARD) solution segments
|
||||
template <Interface::Direction dir>
|
||||
inline const InterfaceState::Solutions& trajectories() const;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user