Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:marker_visualization [2015/10/19 14:59] – [Trajectory Marker] daniel86 | doc:marker_visualization [2015/10/19 15:07] (current) – [Marker-based visualization canvas] daniel86 | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| Based on [[http:// | Based on [[http:// | ||
| + | ===== Marker Types ===== | ||
| + | |||
| + | The set of supported marker primitive types can be queried using the '' | ||
| + | The primitive types include arrow, cube, sphere, cylinder, line_strip, line_list, cube_list, sphere_list, | ||
| + | Primitive markers can be created using '' | ||
| + | |||
| + | In addition, KnowRob supports a set of complex marker types. | ||
| + | * **cylinder_tf(Frame0, | ||
| + | * **link(Frame)**: | ||
| + | * **trajectory(Frame)**: | ||
| + | * **trail(Frame)**: | ||
| + | * **average_trajectory(Frame)**: | ||
| + | * **pointer(Frame0, | ||
| + | * **object(Name)**: | ||
| + | * **agent(Name)**: | ||
| + | * **stickman(Name)**: | ||
| ===== Usage ===== | ===== Usage ===== | ||
| Line 20: | Line 36: | ||
| % publish modified marker | % publish modified marker | ||
| ?- marker_publish. | ?- marker_publish. | ||
| + | |||
| + | |||
| ==== Semantic Map Marker ==== | ==== Semantic Map Marker ==== | ||

