Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   WPILib Suite 2017 (http://www.chiefdelphi.com/forums/showthread.php?t=153019)

AustinShalit 09-01-2017 10:15

Re: WPILib Suite 2017
 
Quote:

Originally Posted by snekiam (Post 1627779)
I'm probably confused by the maven repo structure, but I don't see anything from 2017 under http://first.wpi.edu/FRC/roborio/maven/release/. Am I looking in the wrong spot?

You have the correct link. The last modified date for folders is a little weird. It only updates when we create the folder, not when its contents are updated. If you dig down a little bit you should start to see dates that make sense.

arshacker 10-01-2017 17:11

Re: WPILib Suite 2017
 
We usually work in cpp in eclipse-luna. Have problems with build not finding
cantalon and cantalonsrx header contents even though we included the new ctre locations. By the way..where is kVbus enumeration now.

No problems with java. Have written sample file with no errot msgs.

AustinShalit 21-01-2017 07:37

Re: WPILib Suite 2017
 
WPILib Suite 2017 Version 2017.2.1 has been released! You can update by opening Eclipse and clicking Help -> Check for Updates.

Release Notes:
WPILibC & WPILibJ:
  • CameraServer.startAutomaticCapture() will now automatically increment the USB device number (e.g. 0, 1, 2, etc).
  • Removed NetworkTables-driven camera settings (could prevent camera settings changes from taking effect due to dashboard caching)
  • Fixed solenoid allocation error message
  • Documentation updates

Eclipse Plugins:
  • Fix RoboRIO image version detection in presence of EOL in configuration
  • Improve IP address resolution during deployment
  • Excluded sources and javadoc JARs from user libs when building
  • Java and C++ debug deploys now deploy libraries
  • Added option to disable automatic library management

CSCore:
  • Fixed exception on camera creation when camera is not plugged in
  • Added properties setting capability through web server

NetworkTables (NTCore):
  • Documentation fixes

RobotBuilder:
  • Added support for ConditionalCommand


All times are GMT -5. The time now is 14:27.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi