freebsd-ports/science/peekabot/pkg-plist
Dmitry Marakasov a1c37dd174 peekabot is a distributed real-time 3D visualization tool for robotics
researchers and developers, written in C++.

Its purpose is to simplify the visualization needs faced by a roboticist
daily - using visualization as a debugging aid or making fancy slides for
a presentation, for example.

Chris Petrik (chris@officialunix.com)
WWW: http://www.peekabot.org

PR:		135892
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
2009-06-22 15:55:11 +00:00

111 lines
3.8 KiB
Text

bin/obj2pbmf
bin/peekabot
include/peekabot.hh
include/peekabot/Action.hh
include/peekabot/Deprecated.hh
include/peekabot/Matrix.hh
include/peekabot/PathIdentifier.hh
include/peekabot/Types.hh
include/peekabot/Vector.hh
include/peekabot/client/DelayedDispatch.hh
include/peekabot/client/Exceptions.hh
include/peekabot/client/OperationResult.hh
include/peekabot/client/OperationStatus.hh
include/peekabot/client/PeekabotClient.hh
include/peekabot/client/Recording.hh
include/peekabot/client/Result.hh
include/peekabot/client/Status.hh
include/peekabot/client/any_dl.hpp
include/peekabot/client/proxies/CameraProxy.hh
include/peekabot/client/proxies/CircleProxy.hh
include/peekabot/client/proxies/CubeProxy.hh
include/peekabot/client/proxies/CylinderProxy.hh
include/peekabot/client/proxies/GridProxy.hh
include/peekabot/client/proxies/GroupProxy.hh
include/peekabot/client/proxies/HingeProxy.hh
include/peekabot/client/proxies/JointProxy.hh
include/peekabot/client/proxies/LabelProxy.hh
include/peekabot/client/proxies/LineBasedProxy.hh
include/peekabot/client/proxies/LineCloudProxy.hh
include/peekabot/client/proxies/ModelProxy.hh
include/peekabot/client/proxies/ObjectProxy.hh
include/peekabot/client/proxies/OccupancyGrid2DProxy.hh
include/peekabot/client/proxies/PeekabotProxyBase.hh
include/peekabot/client/proxies/PointCloudProxy.hh
include/peekabot/client/proxies/PolygonProxy.hh
include/peekabot/client/proxies/ScalableProxy.hh
include/peekabot/client/proxies/SensorProxy.hh
include/peekabot/client/proxies/SliderProxy.hh
include/peekabot/client/proxies/SphereProxy.hh
include/peekabot/client/proxies/VertexBasedProxy.hh
lib/libpeekabot.a
lib/libpeekabot.la
lib/libpeekabot.so
lib/libpeekabot.so.4
%%DATADIR%%/data/default_scene.xml
%%DATADIR%%/fonts/COPYING
%%DATADIR%%/fonts/FreeSerif.ttf
%%DATADIR%%/images/add_camera.png
%%DATADIR%%/images/camera_object.png
%%DATADIR%%/images/camera_object2.png
%%DATADIR%%/images/camera_object3.png
%%DATADIR%%/images/circle_object.png
%%DATADIR%%/images/cont_snapshot.png
%%DATADIR%%/images/cube_object.png
%%DATADIR%%/images/cube_object_aa.png
%%DATADIR%%/images/cylinder_object.png
%%DATADIR%%/images/cylinder_object_aa.png
%%DATADIR%%/images/dof.png
%%DATADIR%%/images/grid.png
%%DATADIR%%/images/groundplane.png
%%DATADIR%%/images/group_object.png
%%DATADIR%%/images/label.png
%%DATADIR%%/images/light_object.png
%%DATADIR%%/images/line_cloud.png
%%DATADIR%%/images/locked.png
%%DATADIR%%/images/move.png
%%DATADIR%%/images/occupancy_grid_2d.png
%%DATADIR%%/images/ortho_mode.png
%%DATADIR%%/images/ortho_mode_aa.png
%%DATADIR%%/images/perspective_mode.png
%%DATADIR%%/images/perspective_mode_aa.png
%%DATADIR%%/images/point_cloud.png
%%DATADIR%%/images/polygon_object.png
%%DATADIR%%/images/polyline_object.png
%%DATADIR%%/images/polyline_object_aa.png
%%DATADIR%%/images/rotate.png
%%DATADIR%%/images/sensor_object.png
%%DATADIR%%/images/snapshot.png
%%DATADIR%%/images/snapshot_disabled.png
%%DATADIR%%/images/sphere_object.png
%%DATADIR%%/images/teapot.png
%%DATADIR%%/images/topdown.png
%%DATADIR%%/images/topdown_aa.png
%%DATADIR%%/schemas/basic_types.xsd
%%DATADIR%%/schemas/camera.xsd
%%DATADIR%%/schemas/circle.xsd
%%DATADIR%%/schemas/cube.xsd
%%DATADIR%%/schemas/cylinder.xsd
%%DATADIR%%/schemas/grid.xsd
%%DATADIR%%/schemas/group.xsd
%%DATADIR%%/schemas/hinge.xsd
%%DATADIR%%/schemas/include.xsd
%%DATADIR%%/schemas/label.xsd
%%DATADIR%%/schemas/line_cloud.xsd
%%DATADIR%%/schemas/model.xsd
%%DATADIR%%/schemas/point_cloud.xsd
%%DATADIR%%/schemas/polygon.xsd
%%DATADIR%%/schemas/property_types.xsd
%%DATADIR%%/schemas/scene.xsd
%%DATADIR%%/schemas/scene_object.xsd
%%DATADIR%%/schemas/sensor.xsd
%%DATADIR%%/schemas/slider.xsd
%%DATADIR%%/schemas/sphere.xsd
@dirrm %%DATADIR%%/schemas
@dirrm %%DATADIR%%/images
@dirrm %%DATADIR%%/fonts
@dirrm %%DATADIR%%/data
@dirrm %%DATADIR%%
@dirrm include/peekabot/client/proxies
@dirrm include/peekabot/client
@dirrm include/peekabot