CoSolvent Player 1.1.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News CoSolvent Player 1.1.1 (Default branch)
# 1  
Old 11-02-2008
CoSolvent Player 1.1.1 (Default branch)

Image CoSolvent Player is an Adobe Flex application that provides multi-clip video and animation playback on a Virtual Timeline. It can play SWF, FLV, or H.264 video. It is easily embeddable in a Web page. License: Other/Proprietary License with Free Trial Changes:
This release fixes display issues with flv/avm2 logical items sharing assets. It fixes issues related to XML script activation with linked scripts across multiple items. The personal release bundle now includes sample code. Both releases now include the statically linked player version, as well as the flex framework RSLs need for non-static deployment. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
robot-playerjoy(1)					      General Commands Manual						robot-playerjoy(1)

NAME
robot-playerjoy - console-based client for teleoperation SYNOPSIS
robot-playerjoy [options] <host:port> [<host:port>] DESCRIPTION
robot-playerjoy is a console-based client that provides planar, differential-drive teleoperation of position2d and position3d devices. In other words, robot-playerjoy allows you to manually drive your (physical or simulated) robot around. robot-playerjoy uses velocity control, and so will only work when the underlying driver supports velocity control (most drivers do). OPTIONS
-v verbose mode. Print the Player device state on stdout. -3d connect to position3d interface (instead of position). -c continuously send commands. -n don't send commands or enable motors (for debugging). -k use keyboard control (instead of joystick device). -p print out speeds on the console. -udp use UDP instead of TCP (deprecated, currently disabled). -speed speed maximum linear speed in meter per second (default: 0.5). -turnspeed speed maximum angular speed in degrees per second (default: 60). -dev device joystick device file the joystick is connected to (default: /dev/js0). AUTHOR
Player was written by Brian Gerkey <gerkey@users.sourceforge.net> and contributors. This manual page was written by Daniel Hess for the Debian Project. SEE ALSO
The HTML documentation in /usr/share/doc/player/html of the robot-player-doc package. Player May 2009 robot-playerjoy(1)