From 681b117966739ec0765de0c4b61a6b7086346f0c Mon Sep 17 00:00:00 2001 From: edwin Date: Sat, 26 Jul 2008 07:59:05 +0000 Subject: Port update with name change: devel/roboctl (formerly legoctl) The legoctl library has been updated to support Vex robot controllers as well as the Lego NXT. This new version also has many enhancements to the NXT interface, and a command-line utility for remote controlling NXT robots from FreeBSD via a PC gamepad over bluetooth. PR: ports/125874 Submitted by: Jason Bacon --- devel/roboctl/pkg-descr | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'devel/roboctl/pkg-descr') diff --git a/devel/roboctl/pkg-descr b/devel/roboctl/pkg-descr index 3d5ed2ef0bf6..cca3234ad751 100644 --- a/devel/roboctl/pkg-descr +++ b/devel/roboctl/pkg-descr @@ -1,3 +1,7 @@ -Lego robot communication and control utility. +Roboctl is a library and tool suite for communicating with Lego and +Vex robots from Unix systems. It allows users to upload programs +and other data to the controller, examine various robot states such +as battery level, firmware version, etc., and control the robot +remotely from a Unix workstation. WWW: http://personalpages.tds.net/~jwbacon/Ports -- cgit